Updates an existing DateType object or creates a new definition if it doesn't exist.
The request body is of type DateType.
A Models.DateType object
Overview
|
DateType
|
calendarID : integer
|
|
continuous : boolean
|
|
|
dateTypeID : integer
|
|
dateTypeType : string
|
|
description : string
|
|
lastChangeUTC : string
|
|
specificType : string
|
|
startDate : string
|
|
workDay : string
|
|
|
dateTypeID : integer
|
|
dateTypeType : string
|
|
description : string
|
|
lastChangeUTC : string
|
|
|
sequence : integer
|
|
specificType : string
|
|
|
|
dateTypeType : string
|
|
dateTypeID : integer
|
|
calendarID : integer
|
|
calendarName : string
|
|
|
The response body is of type string.
OK